Drop ::touch-event
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Jan 2018 22:30:03 +0000 (17:30 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 16 Jan 2018 19:14:10 +0000 (14:14 -0500)
commitfa885f437cef92cf55fadec360321f3c959fed10
tree68a30b7132fb6c423ee8f057b3b528b28d293809
parent47712a826b8ce2fad844ed11a9377a47e2466ab0
Drop ::touch-event

This signal is not used in GTK+, and has a suitable
replacement with GtkGesture and its subclasses.

If you need to catch the raw touch events, the generic ::event
signal still works, too.
gtk/gtkwidget.c
gtk/gtkwidget.h